Skip to content

[auto] Sync docs site — 1d behind source repos#6

Open
stackbilt-admin wants to merge 2 commits intomainfrom
auto/d93ddee8
Open

[auto] Sync docs site — 1d behind source repos#6
stackbilt-admin wants to merge 2 commits intomainfrom
auto/d93ddee8

Conversation

@stackbilt-admin
Copy link
Copy Markdown
Member

Autonomous Task

Task ID: d93ddee8-8d2f-4f4f-b5b0-0e708e790082
Authority: auto_safe
Exit code: 0

Task Prompt

Docs site is 1 days behind source repos (latest activity in charter).

Run the docs sync pipeline:

  1. cd to the docs repo root
  2. Export GITHUB_TOKEN from .dev.vars or environment
  3. Run: ./scripts/docs-sync.sh --sync-only
  4. Review the changes with git diff
  5. If changes look correct, commit with: git add -A src/content/docs/ && git commit -m "docs: sync from source repos"
  6. Do NOT deploy — the deploy will be handled separately

If docs-sync.sh doesn't exist yet, check if docs-manifest.json exists and read it to understand the sync architecture.

Result Summary

Done. Two atomic commits created:

  1. 25b6917 fix: remove trailing comma in docs-manifest.json — fixed invalid JSON that was breaking the sync pipeline
  2. f071354 docs: sync from source repos — 3 pages synced (getting-started, compass-governance-api, ecosystem), 4 unchanged

No deploy performed per task instructions.

TASK_COMPLETE


Generated by AEGIS task runner. Review before merging.

Kurt Overmier and others added 2 commits March 14, 2026 07:11
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Synced 3 pages via docs-sync pipeline:
- getting-started.md: streamlined from charter repo
- compass-governance-api.md: expanded route taxonomy from edgestack_v2
- ecosystem.md: updated to 3-piece architecture (engine merged into Stackbilder)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@stackbilt-admin stackbilt-admin added the auto-generated Created by AEGIS task runner label Mar 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-generated Created by AEGIS task runner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant